CompiledTemple

Undocumented in source.

Constructors

this
this(rend_func rf)
Undocumented in source.
this
this(rend_func rf, CompiledTemple* ct)
Undocumented in source.

Members

Aliases

rend_func
alias rend_func = string function(ViewContext, CompiledTemple* ct) @(system)
Undocumented in source.

Functions

layout
CompiledTemple layout(CompiledTemple* ct)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(ViewContext ctx)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ct
CompiledTemple* ct;
Undocumented in source.
rf
rend_func rf;
Undocumented in source.

Meta